-
Home
-
WordPress Appointment Booking Plugin
-
1.16.0
-
Code
-
Classes
- BatchesList
Total Complexity |
21 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
201 |
Lines of code |
83 |
Logical lines of code |
46 |
Comment lines |
74 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
S |
56 |
3 |
16 |
save() |
S |
69 |
3 |
7 |
removeBatch() |
S |
71 |
2 |
6 |
current() |
S |
64 |
2 |
10 |
__get() |
S |
69 |
2 |
7 |
__construct() |
S |
70 |
1 |
6 |
count() |
S |
80 |
1 |
3 |
isFinished() |
S |
80 |
1 |
3 |
rewind() |
S |
72 |
1 |
5 |
valid() |
S |
80 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
next() |
S |
82 |
1 |
3 |
hasMore() |
S |
69 |
1 |
6 |
removeAll() |
S |
71 |
1 |
5 |